( Mp3Player 
	( Deutsch 
		( VollVersion	
			( 640x480
				( Engine
					( Synchronize
						. Typ = Synchronize
						( Szene.S_Options.Status.closed
							: Options.O_General.Load.true
							: Button.B_Options.State.Passiv
							: Button.B_OKOptions.State.Passiv
							: Button.B_AbbrechenOptions.State.Passiv
						)
						( Szene.S_Animation.Status.closed
							: Button.B_OKAnimation.State.Passiv
						)
						( Szene.S_Record.Status.closed
							: Button.B_Record.State.Passiv
							: Button.B_StartRecord.State.Passiv
							: Button.B_AbbrechenRecord.State.Passiv
							: RecordTree.C_Record.Visible.disable
						)
					)	
					( CDDB
						. Typ = CDDB
						. Timeout = 20000
						. Cursor = pics/globe.ani
						( Server
							: www.mp3station.pxd.com
							: freedb.freedb.org
						)
					)
				)
				( Window 
					( W_MainScreen
						. Typ = Window
						. Width  = 792
						. Height = 610
						. MinWidth = 800
						. MinHeight = 400
						. StartWidth = 792
						. StartHeight = 580
						. BorderMask = border.msk
						. Title = eJay MP3 Station
						. Resize = enable
						. Animate = false
						. Timeout = 3000
						. Startup = startup.bmp
						. Visible = true
						. Scale = off
						( Smooth 
							. Erase = 25
							. Startup = 150
						)
						( Fade 
							. Time = 0
							. Step = 25
							. End  = 255
						)
						( Startup 
							. Bitmap = startup.bmp
							. Sound = startup.wav
							. Color = 0xFFFFFF
							. Label = $L_STARTUP
							. X = 386
							. Y = 229
							( Font
								. Size = 24
								. Name = Tahoma
							)
						)
						( Impressum 
							. Bitmap = startimp.bmp
							. Sound = startup.wav
							. Color = 0xFFFFFF
							. X = 55
							. Y = 285
							( Font
								. Size = 10
								. Name = Tahoma
							)
							( Text
								: H.Schmitz, B.Throll, M.Gminder, M.Uttenweiler, T.Peichl, A.Tell, F.Siepert, I.Luck, A. Jevsenak,
								:           M.Ratgeber, J.Schpf, S.Kauf, A.Thumm, W.Gruel, H.Ewert, M.Krnzle, N.Wallasch,
								:            I.Sombrutzki, B.Drescher, S.Rein, T.Wendlandt, D.Frh, B.Schempp, T.Hohenstatt
								:              Copyright  1999 PXD Software GmbH. Alle Rechte vorbehalten. MP3 Station,
								:        eJay, das eJay Logo, PXD, das PXD Logo sind Warenzeichen von PXD Software GmbH.
							)
						)
					)
					( W_PopUp
						. Typ = Window
						. Parent = W_MainScreen
						. Title = PopUp
						. Visible = false
						. Width  = 250
						. Height = 91
						. Style = Popup
						. Animate = false
						. Timeout = 3000
						. Scale = off
					)
					( W_TextEdit
						. Typ = Window
						. Parent = W_MainScreen
						. Title = [Control]EDIT
						. Visible = false
						. Style = Popup
						. Width  = 300
						. Height = 18
						. Animate = false
						. Timeout = 3000
						. Scale = off
					)
					( W_Dialog
						. Typ = Window
						. Parent = W_MainScreen
						. Title = [Control]STATIC
						. Style = Popup
						. Visible = false
						. X = 100
						. Y = 100
						. Width  = 400
						. Height = 100
						. Animate = true
						. Timeout = 3000
						. Scale = off
					)
					( W_Progress
						. Typ = Window
						. Parent = W_MainScreen
						. Visible = false
						. Title = Progress
						#. Style = Popup
						. BorderMask = dialog1.msk
						. Center = true
						. Width  = 292
						. Height = 154
						. Animate = false
						. Timeout = 30
						. Scale = off
					)
					( W_Options
						. Typ = Window
						. Parent = W_MainScreen
						. Title = Options
						. Visible = false
						. X = 11
						. Y = 0
						. Width  = 772
						. Height = 375
						. Animate = false
						. Timeout = 3000
						. Scale = off
						. UseLayout = true
						( Layout
							. X = 11
							. Y = BM_000.Y
							. X1 = BM_021.x
							. Y1 = BM_021.Y
							( Scale
								. Area   = false
								. Window = true
								. UseParent = true
								( Parent
									. Width  = 792
									#. Height = 610
									. Height = 580
								)
							)
						)
						( Fade 
							. Darken = 50
						)
					)
					( W_Animation
						. Typ = Window
						. Parent = W_MainScreen
						. Title = [Animation]
						. Visible = false
						. X = 11
						. Y = 0
						. Width  = 772
						. Height = 375
						# Bei W_Options ist Scale an ??? hier auch ???. Scale = off
						. Animate = false
						. Timeout = 3000
						. UseLayout = true
						( Layout
							. X = 11
							. Y = BM_000.Y
							. X1 = BM_021.x
							. Y1 = BM_021.Y
							( Scale
								. Area   = false
								. Window = true
								. UseParent = true
								( Parent
									. Width  = 792
									#. Height = 610
									. Height = 580
								)
							)
						)
						( Fade 
							. Darken = 50
						)
					)
					( W_Record
						. Typ = Window
						. Parent = W_MainScreen
						. Title = [Record]
						. Visible = false
						. X = 11
						. Y = 0
						. Width  = 772
						. Height = 375
						. Animate = false
						. Timeout = 3000
						. UseLayout = true
						( Layout
							. X = 11
							. Y = BM_000.Y
							. X1 = BM_021.x
							. Y1 = BM_021.Y
							( Scale
								. Area   = false
								. Window = true
								. UseParent = true
								( Parent
									. Width  = 792
									. Height = 580
								)
							)
						)
						( Fade 
							. Darken = 50
						)
					)
					( W_QuickTip
						. Typ = Window
						. Parent = W_MainScreen
						. Title = QuickTip
						. Style = Popup
						. Visible = false
						. Width  = 300
						. Height = 40
						. Animate = false
						. Timeout = 3000
						. Scale = off
					)
				)
				( Szene
					( S_Main
						. Typ = Szene
						. Visible = false
						. Window = W_MainScreen
						. X = 0
						. Y = 0
						. LoadDatabase = startup.txt
						. Scale = off
						( Visible_Execute
							#
					    	# Rahmen oben
							#
							: Options.O_General
							: Options.O_Animation
							: Bitmap.BM_000
							: Bitmap.BM_001
							: Bitmap.BM_002
							: Bitmap.BM_003
							: Bitmap.BM_004
							: Button.B_Close
							: Button.B_Maximize
							: Button.B_Minimize
							: Button.B_Help
							: Button.B_CDCopy
							: Button.B_TrashCan
							: Button.B_WWW
							: Button.B_Options
							: Button.B_Play
							: Button.B_Stop
							: Button.B_Back
							: Button.B_Forward
							: Button.B_Loop
							: Button.B_Record
							: Button.B_TimeList
							#
							# Playlist Button Feld
							#
							: Button.B_NewList
							: Button.B_SaveList
							: Button.B_BurnList
							: Bitmap.BM_FillList
							: Bitmap.BM_TimeList
							#
							# Zeile mit Textfeldern
							# 
							: Bitmap.BM_005
							: Splitter.SPV_LEFT
							#: Bitmap.BM_008
							: Button.B_MusicFiles
							: Splitter.SPV_RIGHT
							#: Bitmap.BM_Playlist
							: Button.B_PlaylistLister
							: Bitmap.BM_011
							#
							# Trenn-Zeile ber ListViews |---|
							#
							: Bitmap.BM_012
							: Bitmap.BM_014
							: Bitmap.BM_015
							: Bitmap.BM_016
							#
							# ListView-Zeile
							#
							: Scroller.SBH_Explorer
							: Scroller.SBV_Explorer
							: ExplorerTree.C_Explorer
							: Scroller.SBH_ExplorerLister
							: Scroller.SBV_ExplorerLister
							: ExplorerLister.C_ExplorerLister
							: Scroller.SBH_Archiv
							: Scroller.SBV_Archiv
							: ArchivTree.C_Archiv
							: Scroller.SBV_ArchivLister
							: Scroller.SBH_ArchivLister
							: ArchivLister.C_ArchivLister
							: Scroller.SBH_Playlist
							: Scroller.SBV_Playlist
							: PlaylistTree.C_Playlist
							: Scroller.SBV_PlaylistLister
							: Scroller.SBH_PlaylistLister
							: PlaylistLister.C_PlaylistLister
							: Scroller.SBV_PlaylistFileLister
							: Scroller.SBH_PlaylistFileLister
							: PlaylistFileLister.C_PlaylistFileLister
							#
							# Trenn-Zeile nach ListViews |---|
							#
							: Bitmap.BM_020
							: Bitmap.BM_SCROLLCORNER_EXPLORER
							: Bitmap.BM_SCROLLCORNER_ARCHIV
							: Bitmap.BM_SCROLLCORNER_PLAYLIST
							: Bitmap.BM_SCROLLCORNER_EXPLORERLISTER
							: Bitmap.BM_SCROLLCORNER_ARCHIVLISTER
							: Bitmap.BM_SCROLLCORNER2
							: Bitmap.BM_021
							#
							# Rahmen unten
							#
							: Bitmap.BM_022
							: Bitmap.BM_023
							: Bitmap.BM_024
							: Bitmap.BM_025
							: Bitmap.BM_026
							: Bitmap.BM_027
							#
							: WindowMover.WM_001
							: WindowSizer.WS_001
							: WindowSizer.WS_002
							: WindowSizer.WS_003
							: MultiBitmap.MBM_VOLUMESLIDER
							: MultiBitmap.MBM_JOGWHEEL
							: MultiBitmap.MBM_PITCHWHEEL
							: MultiBitmap.MBM_VOLUMERIGHT
							: MultiBitmap.MBM_VOLUMELEFT
							: MultiBitmap.MBM_POSITION
							: TextOutput.TO_Title
							: TextOutput.TO_Time
							: Cursor.CUR_MOVE
							: Cursor.CUR_SCALE_NS
							: Cursor.CUR_SCALE_NWSE
							: Cursor.CUR_SPLITTER
							: ButtonBar.BBAR_Outlook
							#: TimedEventQueue.TEQ_001
							: DragDrop.DND_MP3Player
							: PlayerCommand.PC_PlayerCommand
							: Animation.A_WaveVisual
						)
						( Post_Execute
							: C_ExplorerLister.Fill.c:
							: SBV_ExplorerLister.Visible.screenupdate
							: SBH_ExplorerLister.Visible.screenupdate
							: SBV_PlaylistFileLister.Visible.screenupdate
							: SBH_PlaylistFileLister.Visible.screenupdate
						)
					)
					( S_PopUp
						. Typ = Szene
						. Visible = false
						. Window = W_PopUp
						. Scale = off
						( Visible_Execute
						)
					)
					( S_TextEdit
						. Typ = Szene
						. Visible = false
						. Window = W_TextEdit
						. Scale = off
					)
					( S_Dialog
						. Typ = Szene
						. Visible = false
						. Window = W_Dialog
						. Scale = off
						. Visible_Execute = dynamic
					)
					( S_Progress
						. Typ = Szene
						. Visible = false
						. Window = W_Progress
						. Scale = off
						( Visible_Execute
							: Bitmap.BM_DialMain
							: Bitmap.BM_DialFrL
							: Bitmap.BM_DialFrR
							: Bitmap.BM_DialMain
							: Bitmap.BM_DialOL
							: Bitmap.BM_DialOR
							: Bitmap.BM_DialResO
							: Bitmap.BM_DialResU
							: Bitmap.BM_DialStat
							: Bitmap.BM_DialTitl
							: Bitmap.BM_DialUL
							: Bitmap.BM_DialUR
							: Bitmap.BM_TextPrint1
							: Bitmap.BM_TextPrint2
							: Button.B_AbbrechenDialog
							: MultiBitmap.MBM_DialogProgress
						)
					)
					( S_Options
						. Typ = Szene
						. Visible = false
						. Window = W_Options
						. Scale = off
						. LoadDatabase = options.txt
						( Visible_Execute
							: Bitmap.BM_MABackgrOptions
							: Bitmap.BM_Backgr
							: Bitmap.BM_TitlEckLOptions
							: Bitmap.BM_TitlEckROptions
							: Bitmap.BM_TitlResOptions
							: Bitmap.BM_StatResOptions
							: Bitmap.BM_StatEckLOptions
							: Bitmap.BM_StatEckROptions
							: Bitmap.BM_StatButtOptions
							: Bitmap.BM_BackResLOptions
							: Bitmap.BM_BackResROptions
							: Bitmap.BM_BackResOOptions
							: Bitmap.BM_BackResUOptions
							: Bitmap.BM_CDDB
							: Bitmap.BM_View
							: Bitmap.BM_Record
							: Bitmap.BM_MusicAnim
							: Bitmap.BM_Speed
							: Bitmap.BM_Encoder
							: Bitmap.BM_MusikArchiv
							: Bitmap.BM_NochEnc
							: Bitmap.BM_EncStat
							: Bitmap.BM_EncRate
							: Bitmap.BM_kbits
							: Bitmap.BM_Low
							: Bitmap.BM_Medium
							: Bitmap.BM_High
							: Bitmap.BM_Verzeichnis
							: Bitmap.BM_PicList
							: Bitmap.BM_GRAB
							: Button.B_Offline
							: Button.B_EncR32
							: Button.B_EncR48
							: Button.B_EncR64
							: Button.B_EncR96
							: Button.B_EncR112
							: Button.B_EncR128
							: Button.B_EncR256
							: Button.B_EncR320
							: Button.B_Online
							: Button.B_Speed_Max
							: Button.B_Speed_Sing
							: Button.B_Browse
							: Button.B_Animation
							: Button.B_PicAdd
							: Button.B_PicDel
							: Button.B_Mp3
							: Button.B_Wav
							: Button.B_StandardOptions
							: Button.B_AbbrechenOptions
							: Button.B_OKOptions
							: Button.B_Analog
							: Button.B_Digital
						)
						( Post_Execute
							: O_General.Adjust.true
						)
						( Visible_Close
							: B_StandardOptions.State.Passiv
							: B_AbbrechenOptions.State.Passiv
							: B_OKOptions.State.Passiv
							: B_Options.State.Passiv
						)
					)
					( S_Animation
						. Typ = Szene
						. Visible = false
						. Window = W_Animation
						. LoadDatabase = animation.txt
						. Scale = off
						( Visible_Execute
							: Animation.A_WaveBigVisual
							: Bitmap.BM_MABackgrAnimation
							: Bitmap.BM_TitlEckLAnimation
							: Bitmap.BM_TitlResAnimation
							: Bitmap.BM_TitlEckRAnimation
							: Bitmap.BM_AnimBackgr
							: Bitmap.BM_StatResAnimation
							: Bitmap.BM_StatEckLAnimation
							: Bitmap.BM_StatEckRAnimation
							: Bitmap.BM_StatButtAnimation
							: Bitmap.BM_BackResLAnimation
							: Bitmap.BM_BackResRAnimation
							: Bitmap.BM_BackResOAnimation
							: Bitmap.BM_BackResUAnimation
							: Button.B_BmpB
							: Button.B_eJay
							: Button.B_StereoT
							: Button.B_GridU
							: Button.B_SpectQ
							: Button.B_SpectW
							: Button.B_SpectE
							: Button.B_SpectR
							: Button.B_ColS
							: Button.B_ColD
							: Button.B_ColF
							: Button.B_Fx0
							: Button.B_Fx1
							: Button.B_Fx2
							: Button.B_Fx3
							: Button.B_Fx4
							: Button.B_Fx5
							: Button.B_Fx6
							: Button.B_Fx7
							: Button.B_Fx8
							: Button.B_Fx9
							: Button.B_FxI
							: Button.B_Fout
							: Button.B_Fin
							: Button.B_PaLoK
							: Button.B_PaHiL
							: Button.B_AutoA
							: Button.B_Full
							: Button.B_OKAnimation
							: MultiBitmap.MBM_FADEPROGRESS
							: MultiBitmap.MBM_PACEPROGRESS
						)
						( Post_Execute
							: O_Animation.Adjust.true
						)
						( Visible_Close
							: B_OKAnimation.State.Passiv
						)
					)
					( S_Record
						. Typ = Szene
						. Visible = false
						. Window = W_Record
						. LoadDatabase = record.txt
						. Scale = off
						( Visible_Execute
							: Bitmap.BM_TitlEckLRecord
							: Bitmap.BM_TitlResRecord
							: Bitmap.BM_TitlEckRRecord
							: Bitmap.BM_RecordBackgr
							: Bitmap.BM_StatResRecord
							: Bitmap.BM_StatEckLRecord
							: Bitmap.BM_StatEckRRecord
							: Bitmap.BM_StatButtRecord
							: Bitmap.BM_BackResLRecord
							: Bitmap.BM_BackResRRecord
							: Bitmap.BM_BackResORecord
							: Bitmap.BM_BackResURecord
							: Bitmap.BM_BackgrRecord
							: Bitmap.BM_Aufnahmeformat
							: Bitmap.BM_VerzeichnisRecord
							: Button.B_StartRecord
							: Button.B_AbbrechenRecord
							#: Scroller.SBH_Record
							: Scroller.SBV_Record
							: RecordTree.C_Record
						)
					)
					( S_QuickTip
						. Typ = Szene
						. Visible = false
						. Window = W_QuickTip
						. Scale = off
						( Visible_Execute
							: TextOutput.TO_QuickTip
						)
					)
				)
				( MultiBitmap
					( MBM_VOLUMESLIDER
						. Typ = MultiBitmap
						( Bitmap
						  . File = pics/Multi.bmp
						  . Height = 17
						)
						. Style = Slider
						. Start = 0
						. Range = 32766
						. WrapStart = false
						. WrapEnd = false
						. X = 70
						. Y = 553
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
						. Update = PlayerCommand.PC_PlayerCommand.SetVolume
					)
					( MBM_VOLUMERIGHT
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/Vol_AnimUnten.bmp
						  . Height = 10
						)
						. Style = Progress
						. Start = 0
						. Range = 10000
						. WrapStart = false
						. WrapEnd = false
						. X = 72
						. Y = 528
						. QuickTip = $L_Q_VOL_RIGHT
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
					)
					( MBM_VOLUMELEFT
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/Vol_Anim.bmp
						  . Height = 10
						)
						. Style = Progress
						. Start = 0
						. Range = 10000
						. WrapStart = false
						. WrapEnd = false
						. X = 72
						. Y = 518
						. QuickTip = $L_Q_VOL_LEFT
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
					)
					( MBM_JOGWHEEL
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/jogProgress.bmp
						  . Height = 37
						)
						. Style = Slider
						. AutoCenter = 66150
						. Start = 0
						. Range = 132300
						. First = 66150
						. WrapStart = false
						. WrapEnd = false
						. X = 549
						. Y = 509
						. QuickTip = $L_Q_FFW_REWIND
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
						. Update = PlayerCommand.PC_PlayerCommand.SetJog
						. Function = PlayerCommand.PC_PlayerCommand.ResetJog
					)
					( MBM_PITCHWHEEL
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/pitchProgress.bmp
						  . Height = 37
						)
						. Style = Slider
						. Start = 0
						. Range = 44100
						. First = 22050
						. WrapStart = false
						. WrapEnd = false
						. X = 549
						. Y = 546
						. QuickTip = $L_Q_PITCH
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
						. Update = PlayerCommand.PC_PlayerCommand.SetPitch
					)
					( MBM_POSITION
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/position.bmp
						  . Height = 5
						)
						. Style = Slider
						. Start = 0
						. Range = 1000
						. WrapStart = false
						. WrapEnd = false
						. X = 322
						. Y = 562
						. QuickTip = $L_Q_POSITION_DISPLAY
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
						. Seek = PlayerCommand.PC_PlayerCommand.Seek
					)
					( MBM_DialogProgress
						. Typ = MultiBitmap
						( Bitmap 
						  . File = pics/DialogProgress.bmp
						  . Height = 17
						)
						. Style = Progress
						. Start = 0
						. Range = 1000
						. WrapStart = false
						. WrapEnd = false
						. X = 45
						. Y = 79
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
						)
					)
				( Button
					( B_Close
					    . Typ = Button
						. Aktiv = BM_CloseAktiv
						. Passiv = BM_ClosePassiv
						. RollOver = BM_CloseRoll
						. X = 739
						. Y = 14
						. QuickTip = $L_Q_QUIT
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
							: Command
						)
						. Function = W_MainScreen.Command
						. Functionvalue = Close
					)
					( B_Maximize
					    . Typ = Button
						. Aktiv = BM_MaximizeAktiv
						. Passiv = BM_MaximizePassiv
						. RollOver = BM_MaximizeRoll
						. X = 717
						. Y = 14
						. QuickTip = $L_Q_MAX_WINDOW
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = W_MainScreen.Command
						. Functionvalue = Maximize
					)
					( B_Minimize
					    . Typ = Button
						. Aktiv = BM_MinimizeAktiv
						. RollOver = BM_MinimizeAktiv
						. Passiv = BM_MinimizeRoll
						. X = 695
						. Y = 14
						. QuickTip = $L_Q_MINIMIZE
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Calling = list
						( Functions
							: W_MainScreen.Command.Minimize
						)
					)
					( B_Help
					    . Typ = Button
						. Aktiv = BM_HelpAktiv
						. Passiv = BM_HelpPassiv
						. RollOver = BM_HelpRoll
						. X = 673
						. Y = 14
						. QuickTip = $L_Q_HELP
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
					)
					( B_CDCopy
					    . Typ = Button
						. Aktiv = BM_CDCopyAktiv
						. RollOver = BM_CDCopyRoll
						. Passiv = BM_CDCopyPassiv
						. X = 184
						. Y = 26
						. QuickTip = $L_Q_COPY_CD
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.CDCopy
						. Functionvalue = true
					)
					( B_TrashCan
					    . Typ = Button
						. Aktiv = BM_TrashCanAktiv
						. RollOver = BM_TrashCanRoll
						. Passiv = BM_TrashCanPassiv
						. X = 141
						. Y = 26
						. QuickTip = $L_Q_DEL_FILES
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
							: Drop
						)
						. DropCommand = PlayerCommand.PC_PlayerCommand.Delete
					)
					( B_WWW
					    . Typ = Button
						. Aktiv = BM_WWWAktiv
						. RollOver = BM_WWWRoll
						. Passiv = BM_WWWPassiv
						. X = 97
						. Y = 26
						. QuickTip = $L_Q_INTERNET
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = Shell.SH_Browser.Open
						. Functionvalue = http://www.ejay.nu
					)
					( B_Options
					    . Typ = Button
						. Aktiv = BM_OptionsAktiv
						. RollOver = BM_OptionsRoll
						. Passiv = BM_OptionsPassiv
						. Reset = off
						. X = 53
						. Y = 26
						. QuickTip = $L_Q_GOTO_OPTION
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = Szene.S_Options.Visible
						. Functionvalue = true
					)
					( B_Play
					    . Typ = Button
						. Aktiv = BM_PlayAktiv
						. RollOver = BM_PlayRoll
						. Passiv = BM_PlayPassiv
						. Reset = off
						. X = 393
						. Y = 515
						. QuickTip = $L_Q_PLAY
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.PlaySong
						. Functionvalue = true
					)
					( B_Stop
					    . Typ = Button
						. Aktiv = BM_StopAktiv
						. RollOver = BM_StopRoll
						. Passiv = BM_StopPassiv
						. X = 358
						. Y = 515
						. QuickTip = $L_Q_STOP
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.Stop
						. Functionvalue = true
					)
					( B_Back
					    . Typ = Button
						. Aktiv = BM_BackAktiv
						. RollOver = BM_BackRoll
						. Passiv = BM_BackPassiv
						. X = 325
						. Y = 517
						. QuickTip = $L_Q_BACK
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.PrevSong
						. Functionvalue = true
					)
					( B_Forward
					    . Typ = Button
						. Aktiv = BM_ForwardAktiv
						. RollOver = BM_ForwardRoll
						. Passiv = BM_ForwardPassiv
						. X = 424
						. Y = 517
						. QuickTip = $L_Q_NEXT
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.NextSong
						. Functionvalue = true
					)
					( B_Loop
					    . Typ = Button
						. Aktiv = BM_LoopAktiv
						. RollOver = BM_LoopRoll
						. Passiv = BM_LoopPassiv
						. Reset = off
						. X = 288
						. Y = 521
						. QuickTip = $L_Q_LOOP
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Calling = switch
						( Functions
							( Passiv
								: B_Loop.State.Aktiv
							)
							( RollOver
								: B_Loop.State.Aktiv
							)
							( Aktiv
								: B_Loop.State.Passiv
							)
						)
					)
					( B_Record
					    . Typ = Button
						. Aktiv = BM_RecordRoll
						. RollOver = BM_RecordRoll
						. Passiv = BM_RecordPassiv
						. Record = BM_RecordAktiv
						. Reset = off
						. X = 458
						. Y = 521
						. QuickTip = $L_Q_REC
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.Record
						. Functionvalue = true
					)
					( B_Files
					    . Typ = Button
						. Prefix = State.Up
						. Reset = off
						. QuickTip = $L_Q_EXPLORER
						( State
							( Up
								. Aktiv = BM_BBARFILES_UP_ACTIV
								. RollOver = BM_BBARFILES_UP_ACTIV
								. Passiv = BM_BBARFILES_UP_PASSIV
							)
						)
						( ScaleBitmap
							: BM_BBARFILES_UP_ACTIV
							: BM_BBARFILES_UP_PASSIV
						)
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Scale = BBAR_Outlook.w
						. ScaleControl = BBAR_Outlook
						. Calling = list
						( Functions
							: BBAR_Outlook.Active.0
							: C_Explorer.Visible.activate
						)
					)
					( B_Archiv
					    . Typ = Button
						. Prefix = State.Up
						. Reset = off
						. QuickTip = $L_Q_ARCHIEVE
						( State 
							( Up
								. Aktiv = BM_BBARARCHIV_UP_ACTIV
								. RollOver = BM_BBARARCHIV_UP_ACTIV
								. Passiv = BM_BBARARCHIV_UP_PASSIV
							)
							( Down
								. Aktiv = BM_BBARARCHIV_DOWN_ACTIV
								. RollOver = BM_BBARARCHIV_DOWN_ACTIV
								. Passiv = BM_BBARARCHIV_DOWN_PASSIV
							)

						)
						( ScaleBitmap
							: BM_BBARARCHIV_UP_ACTIV
							: BM_BBARARCHIV_UP_PASSIV
							: BM_BBARARCHIV_DOWN_ACTIV
							: BM_BBARARCHIV_DOWN_PASSIV
						)
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Scale = BBAR_Outlook.w
						. ScaleControl = BBAR_Outlook
						. Calling = list
						( Functions
							: BBAR_Outlook.Active.1
							: C_Archiv.Visible.activate
						)
					)
					( B_Playlist
					    . Typ = Button
						. Prefix = State.Up
						. Reset = off
						. QuickTip = $L_Q_PLAYLIST
						( State 
							( Up
								. Aktiv = BM_BBARPLAYLIST_UP_ACTIV
								. RollOver = BM_BBARPLAYLIST_UP_ACTIV
								. Passiv = BM_BBARPLAYLIST_UP_PASSIV
							)
							( Down
								. Aktiv = BM_BBARPLAYLIST_DOWN_ACTIV
								. RollOver = BM_BBARPLAYLIST_DOWN_ACTIV
								. Passiv = BM_BBARPLAYLIST_DOWN_PASSIV
							)
						)
						( ScaleBitmap
							: BM_BBARPLAYLIST_UP_ACTIV
							: BM_BBARPLAYLIST_UP_PASSIV
							: BM_BBARPLAYLIST_DOWN_ACTIV
							: BM_BBARPLAYLIST_DOWN_PASSIV
						)
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Scale = BBAR_Outlook.w
						. ScaleControl = BBAR_Outlook
						. Calling = list
						( Functions
							: BBAR_Outlook.Active.2
							: C_Playlist.Visible.activate
						)
					)
					( B_NewList
					    . Typ = Button
						. Aktiv = BM_NewListAktiv
						. Passiv = BM_NewListPassiv
						. RollOver = BM_NewListRoll
						. X = 542
						. Y = 463
						. QuickTip = $L_Q_NEW_PLAYLIST
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.ResetPlaylist
						. Functionvalue = true
					)
					( B_SaveList
					    . Typ = Button
						. Aktiv = BM_SaveListAktiv
						. RollOver = BM_SaveListRoll
						. Passiv = BM_SaveListPassiv
						. X = 572
						. Y = 463
						. QuickTip = $L_Q_SAVE_PLAYLIST
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.SavePlaylist
						. Functionvalue = true
					)
					( B_BurnList
					    . Typ = Button
						. Aktiv = BM_BurnListAktiv
						. RollOver = BM_BurnListRoll
						. Passiv = BM_BurnListPassiv
						. X = 602
						. Y = 463
						. QuickTip = $L_Q_REC_PLAYLIST
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlaylistFileLister.C_PlaylistFileLister.Burn
						. Functionvalue = true
					)
					( B_PlaylistLister
					    . Typ = Button
						. Aktiv = BM_Playlist
						. Passiv = BM_Playlist
						. X = 542
						. Y = 68
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: KeyUp
							: Command
						)
						( ScaleBitmap
							: BM_Playlist
						)
						. Scale = x
					)
					( B_AbbrechenDialog
					    . Typ = Button
						. Aktiv = BM_AbbrechenDialogAktiv
						. Passiv = BM_AbbrechenDialogPassiv
						. RollOver = BM_AbbrechenDialogRollOver
						. X = 164
						. Y = 124
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
						. Function = PlayerCommand.PC_PlayerCommand.Cancel
						. Functionvalue = true
					)
					( B_MusicFiles
					    . Typ = Button
						. Passiv = BM_MusicFilesExplorer
						. Playlist = BM_MusicFilesPlaylist
						. Archiv = BM_MusicFilesArchiv
						. Reset = off
						. X = 263
						. Y = 68
						( Events
							: MouseMove
							: MouseUp
							: MouseDown
							: Command
						)
						. Scale = x
						( ScaleBitmap
							: BM_MusicFilesExplorer
							: BM_MusicFilesPlaylist
							: BM_MusicFilesArchiv
						)
					)
					( B_TimeList
					    . Typ = Button
						. Passiv = BM_TimeList
						. X = 704
						. Y = 463
						. QuickTip = $L_Q_TIME
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
							: Command
						)
					)
				)
				( TextOutput
					( TO_Title
						. Typ = TextOutput
						. Text = 
						. X = 294
						. Y = 545
						. Width = 190
						. Height = 17
						. Color = Normal
						. Center = true
						( Font
							. Size = 13
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
					( TO_OptionsHelp
						. Typ = TextOutput
						. Text = -
						. X = 10
						. Y = 50
						. Width = 500
						. Height = 20
						. Color = Normal
						( Font
							. Size = 18
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
					( TO_QuickTip
						. Typ = TextOutput
						. Background = BM_QuickTip
						. Text = -
						#. X = 1
						#. Y = 1
						. X = 0
						. Y = 0
						. NoAlising = true
						. ShiftX = 4
						#. ShiftY = 1
						. Width = 350
						. Height = 30
						. Color = Normal
						( Font
							. Size = 14
							. Name = MS Sans Serif
						)
						( ColorName
							. Normal = 0x000000
						)
					)
					( TO_TextEditLabel
						. Typ = TextOutput
						. Text = -
						. X = 1
						. Y = 1
						. Width = 300
						. Height = 15
						. Color = Normal
						( Font
							. Size = 13
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
					( TO_Time
						. Typ = TextOutput
						. Text = 00:00
						. X = 377
						. Y = 572
						. Width = 30
						. Height = 12
						. Color = Normal
						( Font
							. Size = 11
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
				)
				( TimedEventQueue
					( TEQ_001
						. Typ = TimedEventQueue
						( Controls
							: Animation.A_WaveVisual.Pulse.200
						)
					)
				)
				( WindowMover
					( WM_001
						. Typ = WindowMover
						. X = 230
						. Y = 0
						. Width = 380
						. Height = 68
						. QuickTip = $L_Q_MOVE_WINDOW
						. Scale = BM_001.xyW
						. Cursor = CUR_MOVE
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
				)
				( WindowSizer
					( WS_001
						. Typ = WindowSizer
						. Size = h
						. X = 264
						. Y = 600
						. Width = 20
						. Height = 12
						. QuickTip = $L_Q_RESIZE_WINDOW
						. Cursor = CUR_SCALE_NS
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
				)
				( WindowSizer
					( WS_002
						. Typ = WindowSizer
						. Size = h
						. X = 496
						. Y = 600
						. Width = 20
						. Height = 12
						. QuickTip = $L_Q_RESIZE_WINDOW
						. Cursor = CUR_SCALE_NS
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
				)
				( WindowSizer
					( WS_003
						. Typ = WindowSizer
						. Size = b
						. X = 761
						. Y = 578
						. Width = 16
						. Height = 15
						. Cursor = CUR_SCALE_NWSE
						. QuickTip = $L_Q_RESIZE_WINDOW
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
				)
				( Animation
					( A_WaveVisual
						. Typ = Animation
						. Window = W_Animation
						. X = 633
						. Y = 502
						. Width = 120
						. Height = 90
						( Events
							: MouseUp
							: MouseDown
							: Command
						)
					)
					( A_WaveBigVisual
						. Typ = Animation
						. Dummy = on
						. X = 261
						. Y = 118
						. Width = 320
						. Height = 200
						( Events
							: Command
						)
					)
				)
				( ButtonBar
					( BBAR_Outlook
						. Typ = ButtonBar
						( 0
							. Selector = Button.B_Files
							( Host
								: ListView.LV_Explorer
								: Scroller.SBV_Explorer
								: Scroller.SBH_Explorer
								: Bitmap.BM_SCROLLCORNER_EXPLORER
								: Explorer.C_Explorer
							)
						)
						( 1
							. Selector = Button.B_Archiv
							( Host
								: Archiv.C_Archiv
								: ListView.LV_Archiv
								: Scroller.SBV_Archiv
								: Scroller.SBH_Archiv
								: Bitmap.BM_SCROLLCORNER_ARCHIV
							)
						)
						( 2
							. Selector = Button.B_Playlist
							( Host
								: Playlist.C_Playlist
								: ListView.LV_Playlist
								: Scroller.SBV_Playlist
								: Scroller.SBH_Playlist
								: Bitmap.BM_SCROLLCORNER_PLAYLIST
							)
						)
						. X = 11
						. Y = 68
						. Width = 248
						. Height = 423
						. Active = 0
						. Count = 3
						. Scale = xy
					)
				)
				( ExplorerTree
					( C_Explorer
						. Typ   = ExplorerTree
						. View  = ListView.LV_Explorer
						. Scale = LV_Explorer.wh
						. ScaleFlag = nm
						. ScaleControl = BBAR_Outlook
						#. Menu = M_Tree
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Fokus
							: Command
						)
						( Menus
							. NewFolder = true
							. NewSubFolder = true
							. DeleteFolder = true
							. RenameFolder = true
						)
					)
				)
				( ExplorerLister
					( C_ExplorerLister
						. Typ   = ExplorerLister
						. View  = ListView.LV_ExplorerLister
						. Scale = LV_ExplorerLister.xywh
						. Menu  = M_Lister
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drag
							: Drop
							: Fokus
						)
						( Menus
							. DeleteList = true
							. Delete = true
							. Rename = true
							. Encode = true
							. EncodeList = true
							. Decode = true
							. DecodeList = true
							. GrabWav = true
							. GrabMp3 = true
							. Play = true
							. AddPlaylist = true
							. AddPlaylistList = true
						)
					)
				)
				( ArchivTree
					( C_Archiv
						. Typ   = ArchivTree
						. View  = ListView.LV_Archiv
						. Visible = disable
						. Menu  = M_Tree
						( Menus
							. NewArchivFolder = true
							. NewArchivSubFolder = true
							. DeleteArchivFolder = true
							. RenameArchivFolder = true
						)
						. Scale = LV_Explorer.wh
						. ScaleFlag = nm
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drop
							: Drag
							: Fokus
						)
						( Folder
							( Working
								. Text = $L_T_ARCHIVE_WORKING
							)
							( StartArchive
								. Text = $L_T_ARCHIVE
							)
						)
						# Der Wert wird gleich beim Start umgesetzt
						. WorkingPath = . 
						. DropCommand = PlayerCommand.PC_PlayerCommand.Copy
					)
				)
				( ArchivLister
					( C_ArchivLister
						. Typ   = ArchivLister
						. View  = ListView.LV_ArchivLister
						. Visible = disable
						. Scale = LV_ExplorerLister.xywh
						. Menu  = M_Lister
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drop
							: Drag
							: Fokus
						)
						( Menus
							. DeleteList = true
							. Delete = true
							. Rename = true
							. Encode = true
							. EncodeList = true
							. Decode = true
							. DecodeList = true
							. GrabWav = true
							. GrabMp3 = true
							. Play = true
							. AddPlaylist = true
							. AddPlaylistList = true
						)
					)
				)
				( PlaylistTree
					( C_Playlist
						. Typ   = PlaylistTree
						. View  = ListView.LV_Playlist
						. Visible = disable
						. Menu  = M_Tree
						( Menus
							. NewPlaylistFolder = true
							. NewPlaylistSubFolder = true
							. DeletePlaylistFolder = true
							. RenamePlaylistFolder = true
						)
						. Scale = LV_Explorer.wh
						. ScaleFlag = nm
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drop
							: Drag
							: Fokus
						)
						( Folder
							( Working
								. Text = $L_T_PLAYLIST_WORKING
							)
							( Name
								. Text = $L_T_PLAYLIST
							)
						)
						# Der Werte werden gleich beim Start umgesetzt
						. WorkingFile = neu.m3u 
						. WorkingPath = . 
					)
				)
				( PlaylistLister
					( C_PlaylistLister
						. Typ   = PlaylistLister
						. View  = ListView.LV_PlaylistLister
						. Visible = disable
						. Scale = LV_ExplorerLister.xywh
						. Menu  = M_Lister
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drop
							: Drag
							: Fokus
						)
						( Menus
							. NewPlaylist = true
							. DeleteList = true
							. Rename = true
							. Delete = true
						)
					)
				)
				( PlaylistFileLister
					( C_PlaylistFileLister
						. Typ   = PlaylistFileLister
						. View  = ListView.LV_PlaylistFileLister
						. Scale = LV_PlaylistFileLister.xywh
						. Menu  = M_PlaylistFileLister
						( Events
							: MouseUp
							: MouseDown
							: KeyDown
							: Drop
							: Drag
							: Fokus
						)
						( Menus
							. DeleteList = true
							. Delete = true
							. Play = true
						)
						. DropCommand = PlayerCommand.PC_PlayerCommand.AddToList
					)
				)
				( ListView
					( LV_Explorer
						. Typ = ListView
						. Background = BM_017
						. X = 11
						. Y = 94
						. Width = 233
						. Height = 331
						. Scale = xy
						. ScaleControl = BBAR_Outlook
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_ExplorerLister
						. Typ = ListView
						. Selection = MultiSelection
						. Background = BM_017
						. X = 263
						. Y = 94
						. Width = 260
						. Height = 382
						. Scale = xy
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_Archiv
						. Typ = ListView
						. Background = BM_017
						. Visible = disable
						. X = 11
						. Y = 120
						. Width = 233
						. Height = 331
						. Scale = LV_Explorer.wh
						. ScaleFlag = nm
						. ScaleControl = BBAR_Outlook
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_ArchivLister
						. Typ = ListView
						. Selection = MultiSelection
						. Background = BM_017
						. Visible = disable
						. X = 263
						. Y = 94
						. Width = 260
						. Height = 382
						. Scale = LV_ExplorerLister.xywh
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_Playlist
						. Typ = ListView
						. Background = BM_017
						. Visible = disable
						. X = 11
						. Y = 146
						. Width = 233
						. Height = 331
						. Scale = LV_Explorer.wh
						. ScaleFlag = nm
						. ScaleControl = BBAR_Outlook
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_PlaylistLister
						. Typ = ListView
						. Selection = MultiSelection
						. Background = BM_017
						. Visible = disable
						. X = 263
						. Y = 94
						. Width = 260
						. Height = 382
						. Scale = LV_ExplorerLister.xywh
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_PlaylistFileLister
						. Typ = ListView
						. Selection = MultiSelection
						. Background = BM_017
						. X = 542
						. Y = 94
						. Width = 226
						. Height = 354
						. Scale = xy
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
					( LV_PopUp
						. Typ = ListView
						. Background = BM_POPUP
						. X = 0
						. Y = 0
						. Width  = 350
						. Height = 91
						( Font
							. Size = 15
							. Name = Tahoma
							. Color = 0xe08000
						)
					)
				)
				( Scroller
					( SBV_Explorer
						. Typ = Scroller
						. Control = ListView.LV_Explorer
						. Visible = disable
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 244
						. Y = 94
						. Width = 15
						. Height = 331
						. Scale = LV_Explorer.h
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_Explorer
						. Typ = Scroller
						. Control = ListView.LV_Explorer
						. Visible = disable
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFT
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 11
						. Y = 424
						. Width = 233
						. Height = 15
						. Scale = LV_Explorer.w
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_ExplorerLister
						. Typ = Scroller
						. Control = ListView.LV_ExplorerLister
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 523
						. Y = 94
						. Width = 15
						. Height = 382
						. Scale = y
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_ExplorerLister
						. Typ = Scroller
						. Control = ListView.LV_ExplorerLister
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFT
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 263
						. Y = 476
						. Scale = x
						. Width = 260
						. Height = 15
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_Archiv
						. Typ = Scroller
						. Control = ListView.LV_Archiv
						. Visible = disable
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 244
						. Y = 120
						. Width = 15
						. Height = 331
						. Scale = LV_Explorer.h
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_Archiv
						. Typ = Scroller
						. Control = ListView.LV_Archiv
						. Visible = disable
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFT
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 11
						. Y = 450
						. Width = 233
						. Height = 15
						. Scale = LV_Explorer.w
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_ArchivLister
						. Typ = Scroller
						. Control = ListView.LV_ArchivLister
						. Visible = disable
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 523
						. Y = 94
						. Width = 15
						. Height = 382
						. Scale = SBV_ExplorerLister.xywh
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_ArchivLister
						. Typ = Scroller
						. Control = ListView.LV_ArchivLister
						. Visible = disable
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFT
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 263
						. Y = 476
						. Width = 260
						. Height = 15
						. Scale = SBH_ExplorerLister.xywh
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_Playlist
						. Typ = Scroller
						. Control = ListView.LV_Playlist
						. Visible = disable
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 244
						. Y = 146
						. Width = 15
						. Height = 331
						. Scale = LV_Explorer.h
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_Playlist
						. Typ = Scroller
						. Control = ListView.LV_Playlist
						. Visible = disable
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFTRUND
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 11
						. Y = 476
						. Width = 233
						. Height = 15
						. Scale = LV_Explorer.w
						. ScaleControl = BBAR_Outlook
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_PlaylistLister
						. Typ = Scroller
						. Control = ListView.LV_PlaylistLister
						. Visible = disable
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR
						. Up = BM_SCROLLUP
						. Down = BM_SCROLLDOWN
						. BarTop = BM_SCROLLBARTOP
						. BarBottom = BM_SCROLLBARBOTTOM
						. Bar = BM_SCROLLVBAR
						. X = 523
						. Y = 94
						. Width = 15
						. Height = 382
						. Scale = SBV_ExplorerLister.xywh
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_PlaylistLister
						. Typ = Scroller
						. Control = ListView.LV_PlaylistLister
						. Visible = disable
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR
						. Up = BM_SCROLLLEFT
						. Down = BM_SCROLLRIGHT
						. BarTop = BM_SCROLLBARLEFT
						. BarBottom = BM_SCROLLBARRIGHT
						. Bar = BM_SCROLLHBAR
						. X = 263
						. Y = 476
						. Width = 260
						. Height = 15
						. Scale = SBH_ExplorerLister.xywh
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBV_PlaylistFileLister
						. Typ = Scroller
						. Control = ListView.LV_PlaylistFileLister
						. Orientation = vertical
						. Background = BM_SCROLLVBACKGR2
						. Up = BM_SCROLLUP2
						. Down = BM_SCROLLDOWN2
						. BarTop = BM_SCROLLBARTOP2
						. BarBottom = BM_SCROLLBARBOTTOM2
						. Bar = BM_SCROLLVBAR2
						. X = 768
						. Y = 94
						. Width = 15
						. Height = 354
						. Scale = y
						( Events
							: MouseUp
							: MouseDown
						)
					)
					( SBH_PlaylistFileLister
						. Typ = Scroller
						. Control = ListView.LV_PlaylistFileLister
						. Orientation = horizontal
						. Background = BM_SCROLLHBACKGR2
						. Up = BM_SCROLLLEFT2
						. Down = BM_SCROLLRIGHT2
						. BarTop = BM_SCROLLBARLEFT2
						. BarBottom = BM_SCROLLBARRIGHT2
						. Bar = BM_SCROLLHBAR2
						. X = 542
						. Y = 448
						. Width = 226
						. Height = 15
						. Scale = x
						( Events
							: MouseUp
							: MouseDown
						)
					)
				)
				( Splitter
					( SPV_RIGHT
						. Typ = Splitter
						. Orientation = vertical
						. Background = BM_009
						. X = 538
						. Y = 68
						. Scale = y
						. MinLike = ListView.LV_ExplorerLister
						. MaxLike = Bitmap.BM_TimeList
						. ScaleMinLike = ListView.LV_ExplorerLister
						. ScaleMaxLike = Scroller.SBV_PlaylistFileLister
						. Border = 180
						. Cursor = CUR_SPLITTER
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
					( SPV_LEFT
						. Typ = Splitter
						. Orientation = vertical
						. Background = BM_007
						. X = 259
						. Y = 68
						. Scale = y
						. MinLike = ListView.LV_Explorer
						. MaxLike = Splitter.SPV_RIGHT
						. ScaleMinLike = ListView.LV_Explorer
						. ScaleMaxLike = Splitter.SPV_RIGHT
						. Border = 200
						. Cursor = CUR_SPLITTER
						( Events
							: MouseUp
							: MouseDown
							: MouseMove
						)
					)
				)
				( PopUp
					( PU_PopUp
						. Typ = PopUp
						. Szene = S_PopUp
						. Window = W_PopUp
						. View = ListView.LV_PopUp
						. Scale = off
						( Events
							: MouseDown
							: MouseMove
							: KeyDown
						)
					)
				)
				( Menu
					( M_Lister
						. Typ  = Menu
						. View = PopUp.PU_PopUp
						( Commands
							( Play
								. Text = $L_T_DIALOG_PLAY
								. Function = PlayerCommand.PC_PlayerCommand.Play
								. Status = enable
								. Icon = BM_PLAY
							)
							( NewFolder
								. Text = $L_T_DIALOG_NEW_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewFolder
								. Status = enable
								. Icon = BM_FOLDER
							)
							( NewSubFolder
								. Text = $L_T_DIALOG_NEW_SUBFOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
								. Status = enable
								. Icon = BM_FOLDER
							)
							( NewPlaylist
								. Text = $L_T_DIALOG_NEW_PLAYLIST
								. Function = PlayerCommand.PC_PlayerCommand.NewPlaylist
								. Status = enable
								. Icon = BM_MUSIC
							)
							( AddPlaylist
								. Text = $L_T_DIALOG_ADD_TO_PLAYLIST
								. Function = PlayerCommand.PC_PlayerCommand.AddToList
								. Status = enable
								. Icon = BM_MUSIC
							)
							( AddPlaylistList
								. Text = $L_T_DIALOG_ADD_LIST_TO_PLAYLIST
								. Function = PlayerCommand.PC_PlayerCommand.AddToList
								. Status = enable
								. Icon = BM_MUSIC
							)
							( Encode
								. Text = $L_T_DIALOG_TO_MP3
								. Function = PlayerCommand.PC_PlayerCommand.Encode
								. Status = enable
								. Icon = BM_MP3
							)
							( EncodeList
								. Text = $L_T_DIALOG_LIST_TO_MP3
								. Function = PlayerCommand.PC_PlayerCommand.Encode
								. Status = enable
								. Icon = BM_MP3
							)
							( Decode
								. Text = $L_T_DIALOG_TO_WAV
								. Function = PlayerCommand.PC_PlayerCommand.Decode
								. Status = enable
								. Icon = BM_WAV
							)
							( DecodeList
								. Text = $L_T_DIALOG_LIST_TO_WAV
								. Function = PlayerCommand.PC_PlayerCommand.Decode
								. Status = enable
								. Icon = BM_WAV
							)
							( GrabWav
								. Text = $L_T_DIALOG_GRAB_WAV
								. Function = PlayerCommand.PC_PlayerCommand.GrabWav
								. Status = enable
								. Icon = BM_WAV
							)
							( GrabMp3
								. Text = $L_T_DIALOG_GRAB_MP3
								. Function = PlayerCommand.PC_PlayerCommand.GrabMp3
								. Status = enable
								. Icon = BM_MP3
							)
							( Rename
								. Text = $L_T_DIALOG_RENAME
								. Function = PlayerCommand.PC_PlayerCommand.Rename
								. Status = enable
								. Icon = BM_RENAME
							)
							( DeleteList
								. Text = $L_T_DIALOG_DEL_FILES
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_DEL
							)
							( Delete
								. Text = $L_T_DIALOG_DEL_FILE
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_DEL
							)
						)
						( DragDrop
							( Menu
								. Allow = all
								( Attribute
									. Default = MimeType
								)
							)
						)
						( Selection
							( Zero
								( Default
									: NewPlaylist
								)
							)
							( Single
								( Default
									: NewPlaylist
								)
								( MimeType
									( audio/mp3
										: Play
										: AddPlaylist
										: Decode
										: Rename
										: Delete
									)
									( audio/wav
										: Play
										: AddPlaylist
										: Encode
										: Rename
										: Delete
									)
									( audio/cdda
										: Play
										: GrabWav
										: GrabMp3
									)
								)
							)
							( List
								( Default
									: NewPlaylist
									: DeleteList
								)
								( MimeType
									( audio/mp3 
										: AddPlaylistList
										: DecodeList
									)
									( audio/wav 
										: AddPlaylistList
										: EncodeList
									)
									( audio/cdda
										: GrabWav
										: GrabMp3
									)
								)
							)
						)
					)
					( M_PlaylistFileLister
						. Typ  = Menu
						. View = PopUp.PU_PopUp
						( Commands
							( Play
								. Text = $L_T_DIALOG_PLAY
								. Function = PlayerCommand.PC_PlayerCommand.Play
								. Status = enable
								. Icon = BM_PLAY
							)
							( DeleteList
								. Text = $L_T_DIALOG_ERASE
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_DEL
							)
							( Delete
								. Text = $L_T_DIALOG_ERASE
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_DEL
							)
						)
						( DragDrop
							( Menu
								. Allow = all
								( Attribute
									. Default = MimeType
								)
							)
						)
						( Selection
							( Zero
								( Default
								)
							)
							( Single
								( Default
								)
								( MimeType
									( audio/mp3
										: Play
										: Delete
									)
									( audio/wav
										: Play
										: Delete
									)
									( audio/cdda
										: Play
										: Delete
									)
								)
							)
							( List
								( Default
								)
								( MimeType
									( audio/mp3 
										: DeleteList
									)
									( audio/wav 
										: DeleteList
									)
									( audio/cdda
										: DeleteList
									)
								)
							)
						)
					)
					( M_Tree
						. Typ  = Menu
						. View = PopUp.PU_PopUp
						( Commands
							( NewFolder
								. Text = $L_T_NEW_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewFolder
								. Status = enable
								. Icon = BM_FOLDER
							)
							( NewSubFolder
								. Text = $L_T_NEW_SUBFOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
								. Status = enable
								. Icon = BM_FOLDER
							)
							( DeleteFolder
								. Text = $L_T_DEL_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_FOLDER
							)
							( RenameFolder
								. Text = $L_T_RENAME_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Rename
								. Status = enable
								. Icon = BM_FOLDER
							)
							( NewArchivFolder
								. Text = $L_T_NEW_ARCHIVE_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewFolder
								. Status = enable
								. Icon = BM_FOLDER_ARCHIV
							)
							( NewArchivSubFolder
								. Text = $L_T_NEW_ARCHIVE_SUBFOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
								. Status = enable
								. Icon = BM_FOLDER_ARCHIV
							)
							( DeleteArchivFolder
								. Text = $L_T_DEL_ARCHIVE_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_FOLDER_ARCHIV
							)
							( RenameArchivFolder
								. Text = $L_T_RENAME_ARCHIVE_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Rename
								. Status = enable
								. Icon = BM_FOLDER_ARCHIV
							)
							( NewPlaylistFolder
								. Text = $L_T_NEW_PLAYLIST_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewFolder
								. Status = enable
								. Icon = BM_FOLDER_PLAYLIST
							)
							( NewPlaylistSubFolder
								. Text = $L_T_NEW_PLAYLIST_SUBFOLDER
								. Function = PlayerCommand.PC_PlayerCommand.NewSubFolder
								. Status = enable
								. Icon = BM_FOLDER_PLAYLIST
							)
							( DeletePlaylistFolder
								. Text = $L_T_DEL_PLAYLIST_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Delete
								. Status = enable
								. Icon = BM_FOLDER_PLAYLIST
							)
							( RenamePlaylistFolder
								. Text = $L_T_RENAME_PLAYLIST_FOLDER
								. Function = PlayerCommand.PC_PlayerCommand.Rename
								. Status = enable
								. Icon = BM_FOLDER_PLAYLIST
							)
						)
						( DragDrop
							( Menu
								. Allow = all
								( Attribute
									. Default = FullPath
								)
							)
						)
						( Selection
							( Zero
								( Default
									: NewFolder
									: NewSubFolder
									: NewArchivFolder
									: NewArchivSubFolder
									: NewPlaylistFolder
									: NewPlaylistSubFolder
								)
							)
							( Single
								( Default
									: NewFolder
									: NewSubFolder
									: RenameFolder
									: DeleteFolder
									: NewArchivFolder
									: NewArchivSubFolder
									: RenameArchivFolder
									: DeleteArchivFolder
									: NewPlaylistFolder
									: NewPlaylistSubFolder
									: RenamePlaylistFolder
									: DeletePlaylistFolder
								)
							)
							( List
								( Default
									: DeleteFolder
									: DeleteArchivFolder
									: DeletePlaylistFolder
								)
							)
						)
					)
				)
				( TextEdit
					( TE_TextEdit
						. Typ = TextEdit
						. Szene = S_TextEdit
						. Window = W_TextEdit
						( Font
							. Size = 13
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
				)
				( Dialog
					( D_Message
						. Typ = Dialog
						. Szene = S_Dialog
						. Window = W_Dialog
						. Text = a dialog message box
						( Visible_Execute
							# Buttons
						)
						( Font
							. Size = 15
							. Name = Tahoma
						)
						( ColorName
							. Normal = 0xe08000
						)
					)
				)
				( DragDrop
					( DND_MP3Player
						. Typ = DragDrop
						. X = 0
						. Y = 0
						. Width = 640
						. Height = 480
						. Scale = off
						( Events
							: MouseUp
							: MouseDown
						)
					)
				)
				( Shell
					( SH_Browser
						. Typ = Shell
					)
				)
				( PlayerCommand
					( PC_PlayerCommand
						. Typ = PlayerCommand
						. X = 0
						. Y = 0
						. Width = 640
						. Height = 480
						. Scale = off
						( Events
							: MouseUp
							: MouseDown
							: Command
						)
						( Text
							. RenameFile = $L_RENAME_FILE
							. RenameFolder = $L_RENAME_FOLDER
							. NewFolder = $L_NEW_FOLDERNAME
							. NewSubFolder = $L_NEW_FOLDERNAME
							. NewPlaylist = $L_NEW_PLAYLISTNAME
							( Progress
								( Encode
									. Title = $L_H_PACK_FILE
									. Text = $L_T_PACK_FILE
								)
								( Decode
									. Title = $L_H_UNPACK_FILE
									. Text = $L_T_UNPACK_FILE
								)
								( Burn
									. Title = $L_H_REC_CD
									. Text = $L_T_REC_CD
								)
								( Grab
									. Title = $L_H_GRAB_CD
									. Text = $L_T_GRAB_CD
								)
								( GrabWav
									. Title = $L_H_GRAB_CD_SAVE_WAV
									. Text = $L_T_GRAB_CD_SAVE_WAV
								)
								( GrabMp3
									. Title = $L_H_GRAB_CD_SAVE_MP3
									. Text = $L_T_GRAB_CD_SAVE_MP3
								)
								( CDCopy
									. Title = $L_H_COPY_CD
									. Text = $L_T_COPY_CD
								)
							)
						)
						( DragDrop
							( Delete
								( Allow
									#: C_Explorer
									: C_ExplorerLister
									: C_Playlist
									: C_PlaylistLister
									: C_PlaylistFileLister
									: C_Archiv
									: C_ArchivLister
								)
								( Attribute
									. Default = FullPath
									. C_PlaylistFileLister = ListIndex
								)
							)
							( Copy
								( Allow
									: C_ExplorerLister
									: C_ArchivLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Move
								( Allow
									: C_Playlist
								)
								( Attribute
									. Default = FullPath
								)
							)
							( AddToList
								( Allow
									: C_ExplorerLister
									: C_ArchivLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Rename
								( Allow
									#: C_Explorer
									: C_ExplorerLister
									: C_Playlist
									: C_PlaylistLister
									: C_Archiv
									: C_ArchivLister
								)
								( Attribute
									. Default = FullPath
									. C_PlaylistFileLister = ListIndex
								)
							)
							( NewFolder
								( Allow
									#: C_Explorer
									: C_Archiv
									: C_Playlist
								)
								( Attribute
									. Default = FullPath
								)
							)
							( NewSubFolder
								( Allow
									#: C_Explorer
									: C_Archiv
									: C_Playlist
								)
								( Attribute
									. Default = FullPath
								)
							)
							( NewPlaylist
								( Allow
									: C_PlaylistLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Play
								( Allow 
									: C_Record
									: C_ExplorerLister
									: C_ArchivLister
									: C_PlaylistFileLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Grab
								( Allow 
									: C_Record
									: C_ExplorerLister
									: C_ArchivLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Encode
								( Allow 
									: C_ExplorerLister
									: C_ArchivLister
									: C_PlaylistFileLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Decode
								( Allow 
									: C_ExplorerLister
									: C_ArchivLister
									: C_PlaylistFileLister
								)
								( Attribute
									. Default = FullPath
								)
							)
							( Burn
								( Allow
									: C_PlaylistFileLister
								)
								( Attribute
									. Default = FullPath
								)
							)
						)
					)
				)
				( Bitmap
					( BM_000
						. Typ = Bitmap
						. File = pics/obenMenu.bmp
						. X = 0
						. Y = 0
					)
					( BM_001
						. Typ = Bitmap
						. File = pics/obenFill.bmp
						. X = 247
						. Y = 0
						. PatternX = 3
						. PatternY = 68
						. OffsetX = 99
						. OffsetY = 0
						. Scale = x
					)
					( BM_002
						. Typ = Bitmap
						. File = pics/obenLogo.bmp
						. X = 349
						. Y = 0
						( Events
							: MouseDown
						)
					)
					( BM_003
						. Typ = Bitmap
						. File = pics/obenFil2.bmp
						. X = 455
						. Y = 0
						. PatternX = 1
						. PatternY = 68
						. OffsetX = 72
						. OffsetY = 0
						. Scale = x
					)
					( BM_004
						. Typ = Bitmap
						. File = pics/obenMen2.bmp
						. X = 528
						. Y = 0
					)
					( BM_005
						. Typ = Bitmap
						. File = pics/obenEcke.bmp
						. X = 0
						. Y = 68
					)
					( BM_007
						. Typ = Bitmap
						. File = pics/SpliterL.bmp
						. X = 259
						. Y = 68
						. Scale = y
					)
					( BM_MusicFilesExplorer
						. Typ = Bitmap
						. File = pics/buttons/MuFiEx.bmp
						. PatternX = 4
						. PatternY = 22
						. OffsetX = 120
						. OffsetY = 0
						. Scale = off
						( Text
							. Label = $L_EXPLORER_MIDWIN_BUTTON
							. Mode = append
							. Lower = append
							. Screenupdate = true
							. Color = 0xC07000
							. X = 25
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_MusicFilesArchiv
						. Typ = Bitmap
						. File = pics/buttons/MuFiArch.bmp
						. PatternX = 4
						. PatternY = 22
						. OffsetX = 120
						. OffsetY = 0
						. Scale = off
						( Text
							. Label = $L_ARCHIVE_MIDWIN_BUTTON
							. Mode = append
							. Lower = append
							. Screenupdate = true
							. Color = 0xC07000
							. X = 25
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_MusicFilesPlaylist
						. Typ = Bitmap
						. File = pics/buttons/MuFiPlay.bmp
						. PatternX = 4
						. PatternY = 22
						. OffsetX = 120
						. OffsetY = 0
						. Scale = off
						( Text
							. Label = $L_PLAYLIST_MIDWIN_BUTTON
							. Mode = append
							. Lower = append
							. Screenupdate = true
							. Color = 0xC07000
							. X = 25
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_009
						. Typ = Bitmap
						. File = pics/SpliterR.bmp
						. X = 538
						. Y = 68
						. Scale = y
					)
					( BM_Playlist
						. Typ = Bitmap
						. File = pics/buttons/Playlist.bmp
						. PatternX = 4
						. PatternY = 22
						. OffsetX = 120
						. OffsetY = 0
						. Scale = off
						( Text
							. Mode = append
							. Lower = append
							. Label = $L_PLAYLIST_RIGHTWIN
							. Color = 0xC07000
							. ScreenUpdate = true
							. X = 25
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_011
						. Typ = Bitmap
						. File = pics/obenEck2.bmp
						. X = 775
						. Y = 68
					)
					( BM_012
						. Typ = Bitmap
						. File = pics/Rand_L.bmp
						. X = 0
						. Y = 90
						. Scale = y
					)
					( BM_014
						. Typ = Bitmap
						. File = pics/LeisteMi.bmp
						. X = 263
						. Y = 90
						. Scale = x
					)
					( BM_015
						. Typ = Bitmap
						. File = pics/Leiste_L.bmp
						. X = 542
						. Y = 90
						. Scale = x
					)
					( BM_016
						. Typ = Bitmap
						. File = pics/Rand_R.bmp
						. X = 783
						. Y = 90
						. Scale = y
					)
					( BM_017
						. Typ = Bitmap
						. File = pics/Grund_k.bmp
						. X = 11
						. Y = 94
						. PatternX = 10
						. PatternY = 12
					)
					( BM_POPUP
						. Typ = Bitmap
						. File = pics/popup.bmp
						. PatternX = 10
						. PatternY = 12
					)
					( BM_018
						. Typ = Bitmap
						. File = pics/Grund_k.bmp
						. X = 263
						. Y = 94
						. PatternX = 10
						. PatternY = 12
					)	
					( BM_019
						. Typ = Bitmap
						. File = pics/Grund_k.bmp
						. X = 542
						. Y = 94
						. PatternX = 10
						. PatternY = 12
					)
					( BM_020
						. Typ = Bitmap
						. File = pics/Rand2_L.bmp
						. X = 0
						. Y = 476
					)
					( BM_021
						. Typ = Bitmap
						. File = pics/Rand2_R.bmp
						. X = 783
						. Y = 476
					)
					( BM_022
						. Typ = Bitmap
						. File = pics/unteMenu.bmp
						. X = 0
						. Y = 491
					)
					( BM_023
						. Typ = Bitmap
						. File = pics/unteFill.bmp
						. X = 238
						. Y = 491
						. PatternX = 1
						. PatternY = 119
						. OffsetX = 6
						. OffsetY = 0
						. Scale = x
					)
					( BM_024
						. Typ = Bitmap
						. File = pics/untePlay.bmp
						. X = 245
						. Y = 491
					)
					( BM_025
						. Typ = Bitmap
						. File = pics/unteFil2.bmp
						. X = 534
						. Y = 491
						. Scale = x
					)
					( BM_027
						. Typ = Bitmap
						. File = pics/unteMen2.bmp
						. X = 543
						. Y = 491
					)
					( BM_026
						. Typ = Bitmap
						. File = pics/unteMen3.bmp
						. X = 632
						. Y = 491
					)
					( BM_CloseAktiv
						. Typ = Bitmap
						. File = pics/buttons/close_a.bmp
						. Child = true
					)
					( BM_ClosePassiv
						. Typ = Bitmap
						. File = pics/buttons/close_p.bmp
						. Child = true
					)
					( BM_CloseRoll
						. Typ = Bitmap
						. File = pics/buttons/close_r.bmp
						. Child = true
					)
					( BM_MaximizeAktiv
						. Typ = Bitmap
						. File = pics/buttons/medium_a.bmp
						. Child = true
					)
					( BM_MaximizePassiv
						. Typ = Bitmap
						. File = pics/buttons/medium_p.bmp
						. Child = true
					)
					( BM_MaximizeRoll
						. Typ = Bitmap
						. File = pics/buttons/medium_r.bmp
						. Child = true
					)
					( BM_MinimizePassiv
						. Typ = Bitmap
						. File = pics/buttons/minimize_p.bmp
						. Child = true
					)
					( BM_MinimizeAktiv
						. Typ = Bitmap
						. File = pics/buttons/minimize_a.bmp
						. Child = true
					)
					( BM_MinimizeRoll
						. Typ = Bitmap
						. File = pics/buttons/minimize_r.bmp
						. Child = true
					)
					( BM_HelpPassiv
						. Typ = Bitmap
						. File = pics/buttons/help_p.bmp
						. Child = true
					)
					( BM_HelpAktiv
						. Typ = Bitmap
						. File = pics/buttons/help_a.bmp
						. Child = true
					)
					( BM_HelpRoll
						. Typ = Bitmap
						. File = pics/buttons/help_r.bmp
						. Child = true
					)
					( BM_CDCopyPassiv
						. Typ = Bitmap
						. File = pics/buttons/cdcopy_p.bmp
						. Child = true
					)
					( BM_CDCopyAktiv
						. Typ = Bitmap
						. File = pics/buttons/cdcopy_a.bmp
						. Child = true
					)
					( BM_CDCopyRoll
						. Typ = Bitmap
						. File = pics/buttons/cdcopy_r.bmp
						. Child = true
					)
					( BM_TrashCanPassiv
						. Typ = Bitmap
						. File = pics/buttons/trashcan_p.bmp
						. Child = true
					)
					( BM_TrashCanAktiv
						. Typ = Bitmap
						. File = pics/buttons/trashcan_a.bmp
						. Child = true
					)
					( BM_TrashCanRoll
						. Typ = Bitmap
						. File = pics/buttons/trashcan_r.bmp
						. Child = true
					)
					( BM_WWWPassiv
						. Typ = Bitmap
						. File = pics/buttons/www_p.bmp
						. Child = true
					)
					( BM_WWWAktiv
						. Typ = Bitmap
						. File = pics/buttons/www_a.bmp
						. Child = true
					)
					( BM_WWWRoll
						. Typ = Bitmap
						. File = pics/buttons/www_r.bmp
						. Child = true
					)
					( BM_OptionsPassiv
						. Typ = Bitmap
						. File = pics/buttons/options_p.bmp
						. Child = true
					)
					( BM_OptionsAktiv
						. Typ = Bitmap
						. File = pics/buttons/options_a.bmp
						. Child = true
					)
					( BM_OptionsRoll
						. Typ = Bitmap
						. File = pics/buttons/options_r.bmp
						. Child = true
					)
					( BM_PlayPassiv
						. Typ = Bitmap
						. File = pics/buttons/play_p.bmp
						. Child = true
					)
					( BM_PlayRoll
						. Typ = Bitmap
						. File = pics/buttons/play_r.bmp
						. Child = true
					)
					( BM_PlayAktiv
						. Typ = Bitmap
						. File = pics/buttons/play_a.bmp
						. Child = true
					)
					( BM_StopPassiv
						. Typ = Bitmap
						. File = pics/buttons/stop_p.bmp
						. Child = true
					)
					( BM_StopRoll
						. Typ = Bitmap
						. File = pics/buttons/stop_r.bmp
						. Child = true
					)
					( BM_StopAktiv
						. Typ = Bitmap
						. File = pics/buttons/stop_a.bmp
						. Child = true
					)
					( BM_BackPassiv
						. Typ = Bitmap
						. File = pics/buttons/back_p.bmp
						. Child = true
					)
					( BM_BackRoll
						. Typ = Bitmap
						. File = pics/buttons/back_r.bmp
						. Child = true
					)
					( BM_BackAktiv
						. Typ = Bitmap
						. File = pics/buttons/back_a.bmp
						. Child = true
					)
					( BM_ForwardPassiv
						. Typ = Bitmap
						. File = pics/buttons/forward_p.bmp
						. Child = true
					)
					( BM_ForwardAktiv
						. Typ = Bitmap
						. File = pics/buttons/forward_a.bmp
						. Child = true
					)
					( BM_ForwardRoll
						. Typ = Bitmap
						. File = pics/buttons/forward_r.bmp
						. Child = true
					)
					( BM_LoopPassiv
						. Typ = Bitmap
						. File = pics/buttons/loop_p.bmp
						. Child = true
					)
					( BM_LoopRoll
						. Typ = Bitmap
						. File = pics/buttons/loop_r.bmp
						. Child = true
					)
					( BM_LoopAktiv
						. Typ = Bitmap
						. File = pics/buttons/loop_a.bmp
						. Child = true
					)
					( BM_RecordPassiv
						. Typ = Bitmap
						. File = pics/buttons/record_p.bmp
						. Child = true
					)
					( BM_RecordAktiv
						. Typ = Bitmap
						. File = pics/buttons/record_a.bmp
						. Child = true
					)
					( BM_RecordRoll
						. Typ = Bitmap
						. File = pics/buttons/record_r.bmp
						. Child = true
					)
					( BM_NewListPassiv
						. Typ = Bitmap
						. File = pics/buttons/new_playlist_p.bmp
						. Child = true
					)
					( BM_NewListAktiv
						. Typ = Bitmap
						. File = pics/buttons/new_playlist_a.bmp
						. Child = true
					)
					( BM_NewListRoll
						. Typ = Bitmap
						. File = pics/buttons/new_playlist_r.bmp
						. Child = true
					)
					( BM_SaveListPassiv
						. Typ = Bitmap
						. File = pics/buttons/save_playlist_p.bmp
						. Child = true
					)
					( BM_SaveListAktiv
						. Typ = Bitmap
						. File = pics/buttons/save_playlist_a.bmp
						. Child = true
					)
					( BM_SaveListRoll
						. Typ = Bitmap
						. File = pics/buttons/save_playlist_r.bmp
						. Child = true
					)
					( BM_BurnListPassiv
						. Typ = Bitmap
						. File = pics/buttons/burn_playlist_p.bmp
						. Child = true
					)
					( BM_BurnListAktiv
						. Typ = Bitmap
						. File = pics/buttons/burn_playlist_a.bmp
						. Child = true
					)
					( BM_BurnListRoll
						. Typ = Bitmap
						. File = pics/buttons/burn_playlist_r.bmp
						. Child = true
					)
					( BM_FillList
						. Typ = Bitmap
						. File = pics/buttons/fill_playlist_p.bmp
						. X = 631
						. Y = 463
						. PatternX = 4
						. PatternY = 4
						. Scale = x
						. ScalePanicX = SPV_RIGHT.Move
					)
					( BM_TimeList
						. Typ = Bitmap
						. File = pics/buttons/time_playlist_p.bmp
						. X = 704
						. Y = 463
						( Text
							. Label = $L_TIME
							. Color = 0xe08000
							. ScreenUpdate = true
							. X = 20
							. Y = 7
							( Font
								. Size = 14
								. Name = Tahoma
							)
						)
					)
					( BM_DRIVE
						. Typ = Bitmap
						. File  = pics/icons/drive.bmp
						. Alpha = BMA_DRIVE
						. Child = true
					)
					( BMA_DRIVE
						. Typ = Bitmap
						. File  = pics/icons/drive_alpha.bmp
						. Child = true
					)
					( BM_CDROM
						. Typ = Bitmap
						. File  = pics/icons/cdrom.bmp
						. Alpha = BMA_CDROM
						. Child = true
					)
					( BMA_CDROM
						. Typ = Bitmap
						. File  = pics/icons/cdrom_alpha.bmp
						. Child = true
					)
					( BM_NETWORK
						. Typ = Bitmap
						. File  = pics/icons/network.bmp
						. Alpha = BMA_NETWORK
						. Child = true
					)
					( BMA_NETWORK
						. Typ = Bitmap
						. File  = pics/icons/network_alpha.bmp
						. Child = true
					)
					( BM_MULTI
						. Typ = Bitmap
						. File  = pics/icons/multi.bmp
						. Alpha = BMA_MULTI
						. Child = true
					)
					( BMA_MULTI
						. Typ = Bitmap
						. File  = pics/icons/multi_alpha.bmp
						. Child = true
					)
					( BM_MULTI_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/multi.bmp
						. Alpha = BMA_MULTI_ARCHIV
						. Child = true
					)
					( BMA_MULTI_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/multi_alpha.bmp
						. Child = true
					)
					( BM_MULTI_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/multi.bmp
						. Alpha = BMA_MULTI_PLAYLIST
						. Child = true
					)
					( BMA_MULTI_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/multi_alpha.bmp
						. Child = true
					)
					( BM_FOLDER
						. Typ = Bitmap
						. File  = pics/icons/folder.bmp
						. Alpha = BMA_FOLDER
						. Child = true
					)
					( BMA_FOLDER
						. Typ = Bitmap
						. File  = pics/icons/folder_alpha.bmp
						. Child = true
					)
					( BM_FOLDER_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv.bmp
						. Alpha = BMA_FOLDER_ARCHIV
						. Child = true
					)
					( BMA_FOLDER_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv_alpha.bmp
						. Child = true
					)
					( BM_FOLDER_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist.bmp
						. Alpha = BMA_FOLDER_PLAYLIST
						. Child = true
					)
					( BMA_FOLDER_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist_alpha.bmp
						. Child = true
					)
					( BM_FOLDER_OPEN
						. Typ = Bitmap
						. File  = pics/icons/folder_open.bmp
						. Alpha = BMA_FOLDER_OPEN
						. Child = true
					)
					( BMA_FOLDER_OPEN
						. Typ = Bitmap
						. File  = pics/icons/folder_open_alpha.bmp
						. Child = true
					)
					( BM_FOLDER_OPEN_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv.bmp
						. Alpha = BMA_FOLDER_OPEN_ARCHIV
						. Child = true
					)
					( BMA_FOLDER_OPEN_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv_open_alpha.bmp
						. Child = true
					)
					( BM_FOLDER_OPEN_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist.bmp
						. Alpha = BMA_FOLDER_OPEN_PLAYLIST
						. Child = true
					)
					( BMA_FOLDER_OPEN_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist_open_alpha.bmp
						. Child = true
					)
					( BM_FILE
						. Typ = Bitmap
						. File  = pics/icons/file.bmp
						. Alpha = BMA_FILE
						. Child = true
					)
					( BMA_FILE
						. Typ = Bitmap
						. File  = pics/icons/file_alpha.bmp
						. Child = true
					)
					( BM_DEL
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_DEL
						. Child = true
					)
					( BMA_DEL
						. Typ = Bitmap
						. File  = pics/icons/delete_alpha.bmp
						. Child = true
					)
					( BM_RENAME
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_RENAME
						. Child = true
					)
					( BMA_RENAME
						. Typ = Bitmap
						. File  = pics/icons/rename_alpha.bmp
						. Child = true
					)
					( BM_PLAY
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_PLAY
						. Child = true
					)
					( BMA_PLAY
						. Typ = Bitmap
						. File  = pics/icons/play_alpha.bmp
						. Child = true
					)
					( BM_MP3
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_MP3
						. Child = true
					)
					( BMA_MP3
						. Typ = Bitmap
						. File  = pics/icons/mp3_alpha.bmp
						. Child = true
					)
					( BM_WAV
						. Typ = Bitmap
						. File  = pics/icons/file.bmp
						. Alpha = BMA_WAV
						. Child = true
					)
					( BMA_WAV
						. Typ = Bitmap
						. File  = pics/icons/file_alpha.bmp
						. Child = true
					)
					#( BM_MOD
					#	. Typ = Bitmap
					#	. File  = pics/icons/music.bmp
					#	. Alpha = BMA_MOD
					#	. Child = true
					#)
					#( BMA_MOD
					#	. Typ = Bitmap
					#	. File  = pics/icons/music_alpha2.bmp
					#	. Child = true
					#)
					( BM_CDDA
						. Typ = Bitmap
						. File  = pics/icons/cdda.bmp
						. Alpha = BMA_CDDA
						. Child = true
					)
					( BMA_CDDA
						. Typ = Bitmap
						. File  = pics/icons/cdda_alpha.bmp
						. Child = true
					)
					( BM_MUSIC
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_MUSIC
						. Child = true
					)
					( BMA_MUSIC
						. Typ = Bitmap
						. File  = pics/icons/playlist_alpha.bmp
						. Child = true
					)
					( BM_MP3_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_MP3
						. Child = true
					)
					( BM_WAV_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_WAV
						. Child = true
					)
					( BM_CDDA_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/cdda.bmp
						. Alpha = BMA_CDDA
						. Child = true
					)
					( BM_PLUS_EXPLORER
						. Typ = Bitmap
						. File  = pics/icons/folder_explorer.bmp
						. Alpha = BMA_PLUS
						. Child = true
					)
					( BM_PLUS_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv.bmp
						. Alpha = BMA_PLUS
						. Child = true
					)
					( BM_PLUS_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist.bmp
						. Alpha = BMA_PLUS
						. Child = true
					)
					( BMA_PLUS
						. Typ = Bitmap
						. File  = pics/icons/plus_alpha.bmp
						. Child = true
					)
					( BM_MINUS_EXPLORER
						. Typ = Bitmap
						. File  = pics/icons/folder_explorer.bmp
						. Alpha = BMA_MINUS
						. Child = true
					)
					( BM_MINUS_ARCHIV
						. Typ = Bitmap
						. File  = pics/icons/folder_archiv.bmp
						. Alpha = BMA_MINUS
						. Child = true
					)
					( BM_MINUS_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/folder_playlist.bmp
						. Alpha = BMA_MINUS
						. Child = true
					)
					( BMA_MINUS
						. Typ = Bitmap
						. File  = pics/icons/minus_alpha.bmp
						. Child = true
					)
					( BM_MUSIC_PLAYLIST
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_MUSIC
						. Child = true
					)
					( BM_CHECKED
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_CHECKED
						. Child = true
					)
					( BM_UNCHECKED
						. Typ = Bitmap
						. File  = pics/icons/music.bmp
						. Alpha = BMA_UNCHECKED
						. Child = true
					)
					( BMA_CHECKED
						. Typ = Bitmap
						. File  = pics/icons/checked_alpha.bmp
						. Child = true
					)
					( BMA_UNCHECKED
						. Typ = Bitmap
						. File  = pics/icons/unchecked_alpha.bmp
						. Child = true
					)
					( BM_SCROLLVBACKGR
						. Typ = Bitmap
						. File = pics/scroller/scroll_vbackgr.bmp
						. Child = true
					)
					( BM_SCROLLUP
						. Typ = Bitmap
						. File = pics/scroller/scroll_up.bmp
						. Child = true
					)
					( BM_SCROLLDOWN
						. Typ = Bitmap
						. File = pics/scroller/scroll_down.bmp
						. Child = true
					)
					( BM_SCROLLBARTOP
						. Typ = Bitmap
						. File = pics/scroller/scroll_bartop.bmp
						. Child = true
					)
					( BM_SCROLLBARBOTTOM
						. Typ = Bitmap
						. File = pics/scroller/scroll_barbottom.bmp
						. Child = true
					)
					( BM_SCROLLVBAR
						. Typ = Bitmap
						. File = pics/scroller/scroll_vbar.bmp
						. Child = true
					)
					( BM_SCROLLHBACKGR
						. Typ = Bitmap
						. File = pics/scroller/scroll_hbackgr.bmp
						. Child = true
					)
					( BM_SCROLLLEFT
						. Typ = Bitmap
						. File = pics/scroller/scroll_left.bmp
						. Child = true
					)
					( BM_SCROLLLEFTRUND
						. Typ = Bitmap
						. File = pics/scroller/scroll_left_rund.bmp
						. Child = true
					)
					( BM_SCROLLRIGHT
						. Typ = Bitmap
						. File = pics/scroller/scroll_right.bmp
						. Child = true
					)
					( BM_SCROLLBARLEFT
						. Typ = Bitmap
						. File = pics/scroller/scroll_barleft.bmp
						. Child = true
					)
					( BM_SCROLLBARRIGHT
						. Typ = Bitmap
						. File = pics/scroller/scroll_barright.bmp
						. Child = true
					)
					( BM_SCROLLHBAR
						. Typ = Bitmap
						. File = pics/scroller/scroll_hbar.bmp
						. Child = true
					)
					( BM_SCROLLCORNER_EXPLORER
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 244
						. Y = 425
						. Scale = x:SBV_Explorer.x,y:SBH_Explorer.y
						. ScaleControl = BBAR_Outlook
						. Visible = disable
					)
					( BM_SCROLLCORNER_ARCHIV
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 244
						. Y = 451
						. Scale = x:SBV_Archiv.x,y:SBH_Archiv.y
						. ScaleControl = BBAR_Outlook
						. Visible = disable
					)
					( BM_SCROLLCORNER_PLAYLIST
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 244
						. Y = 476
						. Scale = x:SBV_Playlist.x,y:SBH_Playlist.y
						. ScaleControl = BBAR_Outlook
						. Visible = disable
					)
					( BM_SCROLLCORNER_EXPLORERLISTER
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 523
						. Y = 476
						. Child = false
					)
					( BM_SCROLLCORNER_ARCHIVLISTER
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 523
						. Y = 476
						. Child = false
					)
					( BM_SCROLLCORNER_PLAYLISTLISTER
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner.bmp
						. X = 768
						. Y = 448
						. Child = false
					)
					( BM_BBARFILES_UP_ACTIV
						. Typ = Bitmap
						. File = pics/files_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_EXPLORER_LEFTWIN_BUTTON
							. Color = 0xFFE000
							. X = 24
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARFILES_UP_PASSIV
						. Typ = Bitmap
						. File = pics/files_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_EXPLORER_LEFTWIN_BUTTON
							. Color = 0xC07000
							. X = 24
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARARCHIV_UP_ACTIV
						. Typ = Bitmap
						. File = pics/archiv_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_ARCHIVE_LEFTWIN_BUTTON
							. Color = 0xFFE000
							. X = 24
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARARCHIV_UP_PASSIV
						. Typ = Bitmap
						. File = pics/archiv_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_ARCHIVE_LEFTWIN_BUTTON
							. Color = 0xC07000
							. X = 24
							. Y = 4
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARPLAYLIST_UP_ACTIV
						. Typ = Bitmap
						. File = pics/playlist_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 180
						. OffsetY = 0
						( Text	
							. Label = $L_PLAYLIST_LEFTWIN_BUTTON
							. Color = 0xFFE000
							. X = 24
							. Y = 3
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARPLAYLIST_UP_PASSIV
						. Typ = Bitmap
						. File = pics/playlist_up.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 180
						. OffsetY = 0
						( Text	
							. Label = $L_PLAYLIST_LEFTWIN_BUTTON
							. Color = 0xC07000
							. X = 24
							. Y = 3
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARARCHIV_DOWN_ACTIV
						. Typ = Bitmap
						. File = pics/archiv_down.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_ARCHIVE_LEFTWIN_BUTTON
							. Color = 0xFFE000
							. X = 24
							. Y = 8
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARARCHIV_DOWN_PASSIV
						. Typ = Bitmap
						. File = pics/archiv_down.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 150
						. OffsetY = 0
						( Text	
							. Label = $L_ARCHIVE_LEFTWIN_BUTTON
							. Color = 0xC07000
							. X = 24
							. Y = 8
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARPLAYLIST_DOWN_ACTIV
						. Typ = Bitmap
						. File = pics/playlist_down.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 180
						. OffsetY = 0
						( Text	
							. Label = $L_PLAYLIST_LEFTWIN_BUTTON
							. Color = 0xFFE000
							. X = 24
							. Y = 7
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_BBARPLAYLIST_DOWN_PASSIV
						. Typ = Bitmap
						. File = pics/playlist_down.bmp
						. Child = true
						. PatternX = 4
						. PatternY = 26
						. OffsetX = 180
						. OffsetY = 0
						( Text	
							. Label = $L_PLAYLIST_LEFTWIN_BUTTON
							. Color = 0xC07000
							. X = 24
							. Y = 7
							( Font
								. Size = 13
								. Name = BoomBox 2
							)
						)
					)
					( BM_SCROLLVBACKGR2
						. Typ = Bitmap
						. File = pics/scroller/scroll_vbackgr2.bmp
						. Child = true
					)
					( BM_SCROLLUP2
						. Typ = Bitmap
						. File = pics/scroller/scroll_up2.bmp
						. Child = true
					)
					( BM_SCROLLDOWN2
						. Typ = Bitmap
						. File = pics/scroller/scroll_down2.bmp
						. Child = true
					)
					( BM_SCROLLBARTOP2
						. Typ = Bitmap
						. File = pics/scroller/scroll_bartop2.bmp
						. Child = true
					)
					( BM_SCROLLBARBOTTOM2
						. Typ = Bitmap
						. File = pics/scroller/scroll_barbottom2.bmp
						. Child = true
					)
					( BM_SCROLLVBAR2
						. Typ = Bitmap
						. File = pics/scroller/scroll_vbar2.bmp
						. Child = true
					)
					( BM_SCROLLHBACKGR2
						. Typ = Bitmap
						. File = pics/scroller/scroll_hbackgr2.bmp
						. Child = true
					)
					( BM_SCROLLLEFT2
						. Typ = Bitmap
						. File = pics/scroller/scroll_left2.bmp
						. Child = true
					)
					( BM_SCROLLRIGHT2
						. Typ = Bitmap
						. File = pics/scroller/scroll_right2.bmp
						. Child = true
					)
					( BM_SCROLLBARLEFT2
						. Typ = Bitmap
						. File = pics/scroller/scroll_barleft2.bmp
						. Child = true
					)
					( BM_SCROLLBARRIGHT2
						. Typ = Bitmap
						. File = pics/scroller/scroll_barright2.bmp
						. Child = true
					)
					( BM_SCROLLHBAR2
						. Typ = Bitmap
						. File = pics/scroller/scroll_hbar2.bmp
						. Child = true
					)
					( BM_SCROLLCORNER2
						. Typ = Bitmap
						. File = pics/scroller/barbackgrcorner2.bmp
						. X = 768
						. Y = 448
						. Child = false
					)
					( BM_ClosePassiv
						. Typ = Bitmap
						. File = pics/buttons/close_p.bmp
						. Child = true
					)
					( BM_Titel
						. Typ = Bitmap
						. File = pics/Titel.bmp
						. X = 6
						. Y = 0
					)
					( BM_Backgr
						. Typ = Bitmap
						. File = pics/Backgr.bmp
						. X = 9
						. Y = 25
					)
					( BM_BackResLOptions
						. Typ = Bitmap
						. File = pics/BackResL.bmp
						. X = 0
						. Y = 25
						. Scale = x
					)
					( BM_BackResROptions
						. Typ = Bitmap
						. File = pics/BackResR.bmp
						. X = 766
						. Y = 25
						. Scale = x
					)
					( BM_BackResOOptions
						. Typ = Bitmap
						. File = pics/BackResO.bmp
						. X = 0
						. Y = 22
						. PatternX = 772
						. PatternY = -3
						. Scale = xy
					)
					( BM_BackResUOptions
						. Typ = Bitmap
						. File = pics/BackResU.bmp
						. X = 0
						. Y = 352
						. Scale = xy
					)
					( BM_TitlEckLOptions
						. Typ = Bitmap
						. File = pics/TitlEckL.bmp
						. X = 0
						. Y = 0
					)
					( BM_TitlEckROptions
						. Typ = Bitmap
						. File = pics/TitlEckR.bmp
						. X = 766
						. Y = 0
					)
					( BM_TitlResOptions
						. Typ = Bitmap
						. File = pics/TitlRes.bmp
						. X = 301
						. Y = 0
						. Scale = x
					)
					( BM_StatResOptions
						. Typ = Bitmap
						. File = pics/StatRes.bmp
						. X = 7
						. Y = 355
						. Scale = x
					)
					( BM_StatEckLOptions
						. Typ = Bitmap
						. File = pics/StatEckL.bmp
						. X = 0
						. Y = 355
					)
					( BM_StatEckROptions
						. Typ = Bitmap
						. File = pics/StatEckR.bmp
						. X = 766
						. Y = 355
					)
					( BM_StatButtOptions
						. Typ = Bitmap
						. File = pics/StatButt.bmp
						. X = 85
						. Y = 355
					)
					( BM_BackResLAnimation
						. Typ = Bitmap
						. File = pics/BackResL.bmp
						. X = 0
						. Y = 25
						. Scale = x
					)
					( BM_BackResRAnimation
						. Typ = Bitmap
						. File = pics/BackResR.bmp
						. X = 766
						. Y = 25
						. Scale = x
					)
					( BM_BackResOAnimation
						. Typ = Bitmap
						. File = pics/BackResO.bmp
						. X = 0
						. Y = 22
						. PatternX = 772
						. PatternY = -3
						. Scale = xy
					)
					( BM_BackResUAnimation
						. Typ = Bitmap
						. File = pics/BackResU.bmp
						. X = 0
						. Y = 352
						. Scale = xy
					)
					( BM_TitlEckLAnimation
						. Typ = Bitmap
						. File = pics/TitlEckL.bmp
						. X = 0
						. Y = 0
					)
					( BM_TitlEckRAnimation
						. Typ = Bitmap
						. File = pics/TitlEckR.bmp
						. X = 766
						. Y = 0
					)
					( BM_TitlResAnimation
						. Typ = Bitmap
						. File = pics/TitlRes.bmp
						. X = 301
						. Y = 0
						. Scale = x
					)
					( BM_StatResAnimation
						. Typ = Bitmap
						. File = pics/StatRes.bmp
						. X = 7
						. Y = 355
						. Scale = x
					)
					( BM_StatEckLAnimation
						. Typ = Bitmap
						. File = pics/StatEckL.bmp
						. X = 0
						. Y = 355
					)
					( BM_StatEckRAnimation
						. Typ = Bitmap
						. File = pics/StatEckR.bmp
						. X = 766
						. Y = 355
					)
					( BM_StatButtAnimation
						. Typ = Bitmap
						. File = pics/StatButt.bmp
						. X = 85
						. Y = 355
					)
					( BM_BackResLRecord
						. Typ = Bitmap
						. File = pics/BackResL.bmp
						. X = 0
						. Y = 25
						. PatternX = 5
						. PatternY = 3
						. Width = 50
						. Height = 100
						. Scale = x
					)
					( BM_BackResRRecord
						. Typ = Bitmap
						. File = pics/BackResR.bmp
						. X = 766
						. Y = 25
						. Scale = x
					)
					( BM_BackResORecord
						. Typ = Bitmap
						. File = pics/BackResO.bmp
						. X = 0
						. Y = 22
						. PatternX = 772
						. PatternY = -3
						. Scale = xy
					)
					( BM_BackResURecord
						. Typ = Bitmap
						. File = pics/BackResU.bmp
						. X = 0
						. Y = 352
						. Scale = xy
					)
					( BM_TitlEckLRecord
						. Typ = Bitmap
						. File = pics/TitlEckL.bmp
						. X = 0
						. Y = 0
					)
					( BM_TitlEckRRecord
						. Typ = Bitmap
						. File = pics/TitlEckR.bmp
						. X = 766
						. Y = 0
					)
					( BM_TitlResRecord
						. Typ = Bitmap
						. File = pics/TitlRes.bmp
						. X = 301
						. Y = 0
						. Scale = x
					)
					( BM_StatResRecord
						. Typ = Bitmap
						. File = pics/StatRes.bmp
						. X = 7
						. Y = 355
						. Scale = x
					)
					( BM_StatEckLRecord
						. Typ = Bitmap
						. File = pics/StatEckL.bmp
						. X = 0
						. Y = 355
					)
					( BM_StatEckRRecord
						. Typ = Bitmap
						. File = pics/StatEckR.bmp
						. X = 766
						. Y = 355
					)
					( BM_StatButtRecord
						. Typ = Bitmap
						. File = pics/StatButt.bmp
						. X = 85
						. Y = 355
					)
					( BM_AbbrechenDialogAktiv
						. Typ = Bitmap
						. File = pics/buttons/OKButton_A.bmp
						. PatternX = 0
						. PatternY = 0
						. OffsetX = 0
						. OffsetY = 0
						( Text
							. Label = $L_CANCEL
							. Color = 0x3F0700
							. X = 30
							. Y = 0
							( Font
								. Size = 16
								. Name = Tahoma
							)
						)
					)
					( BM_AbbrechenDialogPassiv
						. Typ = Bitmap
						. File = pics/buttons/OKButton_P.bmp
						. PatternX = 0
						. PatternY = 0
						. OffsetX = 0
						. OffsetY = 0
						( Text
							. Label = $L_CANCEL
							. Color = 0xC07000
							. X = 30
							. Y = 0
							( Font
								. Size = 16
								. Name = Tahoma
							)
						)
					)
					( BM_AbbrechenDialogRollOver
						. Typ = Bitmap
						. File = pics/buttons/OKButton_R.bmp
						. PatternX = 0
						. PatternY = 0
						. OffsetX = 0
						. OffsetY = 0
						( Text
							. Label = $L_CANCEL
							. Color = 0xFFE000
							. X = 30
							. Y = 0
							( Font
								. Size = 16
								. Name = Tahoma
							)
						)
					)
					( BM_DialOL
						. Typ = Bitmap
						. File = pics/DialOL.bmp
						. X = 0
						. Y = 0
					)
					( BM_DialTitl
						. Typ = Bitmap
						. File = pics/DialTitl.bmp
						. X = 16
						. Y = 0
						( Text
							. Label = $L_REC
							. Color = 0xC07000
							. X = 0
							. Y = 13
							( Font
								. Size = 18
								. Name = BoomBox 2
							)
						)
					)
					( BM_DialResO
						. Typ = Bitmap
						. File = pics/DialResO.bmp
						. X = 249
						. Y = 0
						. Scale = x
					)
					( BM_DialOR
						. Typ = Bitmap
						. File = pics/DialOR.bmp
						. X = 256
						. Y = 0
					)
					( BM_DialFrL
						. Typ = Bitmap
						. File = pics/DialFrL.bmp
						. X = 0
						. Y = 34
						. Scale = y
					)
					( BM_DialMain
						. Typ = Bitmap
						. File = pics/DialMain.bmp
						. X = 6
						. Y = 34
						. Scale = xy
					)
					( BM_DialFrR
						. Typ = Bitmap
						. File = pics/DialFrR.bmp
						. X = 282
						. Y = 34
						. Scale = y
					)
					( BM_DialUL
						. Typ = Bitmap
						. File = pics/DialUL.bmp
						. X = 0
						. Y = 120
					)
					( BM_DialResU
						. Typ = Bitmap
						. File = pics/DialResU.bmp
						. X = 23
						. Y = 120
						. Scale = x
					)
					( BM_DialStat
						. Typ = Bitmap
						. File = pics/DialStat.bmp
						. X = 29
						. Y = 120
					)
					( BM_DialUR
						. Typ = Bitmap
						. File = pics/DialUR.bmp
						. X = 271
						. Y = 120
					)
					( BM_TextPrint1
						. Typ = Bitmap
						. File = pics/TextPrint.bmp
						. X = 6
						. Y = 102
						. PatternX = 0
						. PatternY = 0
						. OffsetX = 0
						. OffsetY = 0
						( Text
							. Label = -
							. Color = 0xC07000
							. X = 41
							. Y = 0
							( Font
								. Size = 16
								. Name = Tahoma
							)
						)
					)
					( BM_TextPrint2
						. Typ = Bitmap
						. File = pics/TextPrint.bmp
						. X = 6
						. Y = 54
						. PatternX = 0
						. PatternY = 0
						. OffsetX = 0
						. OffsetY = 0
						( Text
							. Label = $L_MSG_CD_REC
							. Color = 0xC07000
							. X = 41
							. Y = 0
							( Font
								. Size = 16
								. Name = Tahoma
							)
						)
					)
					( BM_QuickTip
						. Typ = Bitmap
						. File = pics/Quick.bmp
						. X = 0
						. Y = 0
						. PatternX = 4
						. PatternY = 4
					)
				)
				( Cursor
					( CUR_MOVE
						. Typ = Cursor
						. File = pics/move.cur
					)
					( CUR_SCALE_NWSE
						. Typ = Cursor
						. File = pics/scale_nwse.cur
					)
					( CUR_SCALE_NS
						. Typ = Cursor
						. File = pics/scale_ns.cur
					)
					( CUR_SPLITTER
						. Typ = Cursor
						. File = pics/splitter.cur
					)
				)
				( Texte
					( T_Texte
						. Typ = Texte
						( DemoVersion
							. Type = Information
							. Header = $L_H_DEMO_VERSION
							. Text = $L_T_DEMO_VERSION
						)
						( DemoBurn
							. Type = Information
							. Header = $L_T_DEMO_BURN
							. Text = $L_H_DEMO_BURN
						)
						( DemoWelcome
							. Type = Information
							. Header = $L_H_DEMO_WELCOME
							. Text = $L_T_DEMO_WELCOME
						)
						( RenameError
							. Type = Information
							. Header = $L_H_RENAME_ERROR
							. Text = $L_T_RENAME_ERROR
						)
						( NewFolderError
							. Type = Information
							. Header = $L_H_NEW_FOLDER_ERROR
							. Text = $L_T_NEW_FOLDER_ERROR
						)
						( NoEncodings
							. Type = Information
							. Header = $L_H_DEMO_NO_ENCODINGS
							. Text = $L_T_DEMO_NO_ENCODINGS
						)
						( Encodings
							. Text = $L_T_DEMO_ENCODINGS_LEFT
						)
						( DeletePlaylist
							. Type = Question
							. Header = $L_H_DEL_PLAYLIST_QUERY
							. Text = $L_T_DEL_PLAYLIST_QUERY
						)
						( OnlineQuery
							. Type = Question
							. Header = $L_H_ONLINE_QUERY
							. Text = $L_T_ONLINE_QUERY
						)
						#( DeletePlaylist
						#	. Type = Question
						#	. Header = Lschen
						#	. Text = Mchten Sie die aktuelle Playliste vor dem Lschen speichern?
						#)
						( CDCopyError9
							. Type = Information
							. Header = $L_H_COPY_ERROR9
							. Text = $L_T_COPY_ERROR9
						)
						( CDCopyError10
							. Type = Information
							. Header = $L_H_COPY_ERROR10
							. Text = $L_T_COPY_ERROR10
						)
						( CDCopyError11
							. Type = Information
							. Header = $L_H_COPY_ERROR11
							. Text = $L_T_COPY_ERROR11
						)
						( CDWriteError9
							. Type = Information
							. Header = $L_H_WRITE_ERROR9
							. Text = $L_T_WRITE_ERROR9
						)
						( CDWriteError10
							. Type = Information
							. Header = $L_H_WRITE_ERROR10
							. Text = $L_T_WRITE_ERROR10
						)
						( CDWriteError11
							. Type = Information
							. Header = $L_H_WRITE_ERROR11
							. Text = $L_T_WRITE_ERROR11
						)
						( CDCopyBox
							. Type = Information
							. Header = $L_H_COPY_BOX_PREP
							. Text = $L_T_COPY_BOX_PREP
						)
						( BurnBox
							. Type = Information
							. Header = $L_H_COPY_BOX_PREP2
							. Text = $L_T_COPY_BOX_PREP2
						)
						( NoCDDBFound
							. Type = Information
							. Header = $L_H_NO_CDDB_DATA
							. Text = $L_T_NO_CDDB_DATA
						)
						( BurnPlaylistEmpty
							. Type = Information
							. Header = $L_H_BURN_PLAYLIST_EMPTY
							. Text = $L_T_BURN_PLAYLIST_EMPTY
						)
						#( NewFolderError
						#	. Type = Information
						#	. Header = Neuer Ordner anlegen
						#	. Text = Ordner konnte nicht angelegt werden.
						#)
						( RecordAsWav
							. Text = $L_T_REC_WAV
						)
						( RecordAsMp3
							. Text = $L_T_REC_MP3
						)
						( ArchivPathDialog
							. Text = $L_T_SELECT_ARCHIVE_PATH
						)
						( ExplorerPlay
							. Text = $L_T_EXPLORER_PLAY
						)
						( NotWorking
							. Type = Information
							. Header = eJay MP3 Station
							. Text = $L_T_NOTWORKING
						)
						( ProgressFinished
							. Text = $L_T_FINISHED
						)
						( EndOfDemo
							. Type = Information
							. Header = eJay MP3 Station
							. Text = $L_T_END_OF_DEMO
						)
					)
				)
			)
		)
	)
)
